Skip to content

Comments

feat: allow phpunit/phpunit 13#170

Merged
Chris53897 merged 1 commit intomainfrom
feature/new-8
Feb 9, 2026
Merged

feat: allow phpunit/phpunit 13#170
Chris53897 merged 1 commit intomainfrom
feature/new-8

Conversation

@Chris53897
Copy link
Collaborator

@Chris53897 Chris53897 commented Feb 9, 2026

Summary by CodeRabbit

  • Chores
    • Updated test framework dependency to support additional versions

@coderabbitai
Copy link

coderabbitai bot commented Feb 9, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Updated phpunit/phpunit version constraint in composer.json require-dev from "^11.5.48 || ^12.5.6" to "^11.5.48 || ^12.5.6 || ^13.0.1", enabling support for PHPUnit 13.0.1 alongside existing supported versions.

Changes

Cohort / File(s) Summary
Test Tooling Dependencies
composer.json
Extended phpunit/phpunit version constraint to include ^13.0.1 in addition to existing ^11.5.48 and ^12.5.6 versions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A version constraint, so small yet true,
PHPUnit now supports thirteen, too!
From eleven through twelve, now jump to the new,
Testing tools bloom—hop hop, we're through! ✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/new-8

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.66%. Comparing base (90e4db4) to head (d91c0c2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #170   +/-   ##
=========================================
  Coverage     84.66%   84.66%           
  Complexity      329      329           
=========================================
  Files            33       33           
  Lines          1337     1337           
=========================================
  Hits           1132     1132           
  Misses          205      205           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Chris53897 Chris53897 merged commit 368fa46 into main Feb 9, 2026
18 of 19 checks passed
@Chris53897 Chris53897 deleted the feature/new-8 branch February 9, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants